parallel interface - определение. Что такое parallel interface
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое parallel interface - определение

AN INTERFACE FOR CONNECTING PERIPHERALS TO COMPUTERS, MAINLY USED FOR CONNECTING PRINTERS; WAS REPLACED BY OTHER TECHNOLOGIES LIKE USB AND WLAN
LPT; Line Printing Terminal; LPT port; Parallel interface; Paralell communications; Paralell interface; Lpt port; Parallel interface port; Parallel Port; Printer port; JetIndirect; 0x378; Parallel connector; Parallel printer port; Parallel cable
  • [[Accton]] Etherpocket-SP parallel port [[ethernet]] adaptor (circa 1990, [[DOS]] drivers). Supports both coax and 10 Base-T. Supplementary power is drawn from a [[PS/2 port]] passthrough cable.
  • Micro ribbon 36-pin female, such as on printers and on some computers, particularly industrial equipment and early (pre-1980s) personal computers.
  • Mini-Centronics 36-pin male connector (top) with Micro ribbon 36-pin male Centronics connector (bottom)
  • 150px
  • [[Pinout]]s for parallel port connectors.
Найдено результатов: 1322
High Performance Parallel Interface         
COMPUTER BUS
HiPPI; Gigabyte System Network; High Performance Parallel Interface; Hippi
<hardware, standard> (HIPPI, previously HPPI) A connection-oriented, point-to-point networking standard using circuit-switching technology at a speed of 800 Mbits/s or 1.6 Gbits/s (simplex or full-duplex). HIPPI is often used for short distances (up to 10km depending on cable type) to connect a supercomputer to routers, frame buffers, mass-storage peripherals and other computers. HIPPI was developed at Los Alamos National Laboratory and is now ANSI standard X3T9/88-127. Standards for interconnecting with ATM, SONet, and fibre channel are in development. HIPPI Networking Forum (http://esscom.com/hnf). (1997-06-29)
Parallel Bus Interface         
  • European 800XL with Parallel Bus Interface visible (above, with cover removed) and 130XE with Enhanced Cartridge Interface (below).
50-PIN PORT FOUND ON SOME ATARI 8-BIT XL COMPUTERS
Enhanced Cartridge Interface; Parallel Bus Interface (PBI); Enhanced Cartridge Interface (ECI)
The Parallel Bus Interface, or PBI, is a 50-pin port found on some Atari 8-bit XL computers. It provides unbuffered, direct connection to the system bus lines (address, data, control), running at the same speed as the 6502 CPU.
LPT         
Line PrinTer
parallel port         
<hardware> An interface from a computer system where data is transferred in or out in parallel, that is, on more than one wire. A parallel port carries one bit on each wire thus multiplying the transfer rate obtainable over a single wire. There will usually be some control signals on the port as well to say when data is ready to be sent or received. The commonest kind of parallel port is a printer port, e.g. a Centronics port which transfers eight bits at a time. Disks are also connected via special parallel ports, e.g. SCSI or IDE. (1995-01-24)
printer port         
<hardware, printer> A connector found on many microcomputers intended for attaching a printer. This may be a general-purpose input/output parallel port or may be a special Centronics interface. Most printers can also be connected to a serial port but that is unlikely to be described as a "printer port". (1996-01-07)
LPT         
/L-P-T/ or /lip'it/ or /lip-it'/ Line printer. Rare under Unix, more common among hackers who grew up with ITS, MS-DOS, CP/M and other operating systems that were strongly influenced by early DEC conventions. [Jargon File]
HIPPI         
COMPUTER BUS
HiPPI; Gigabyte System Network; High Performance Parallel Interface; Hippi
HIgh Performance Parallel Interface
HIPPI         
COMPUTER BUS
HiPPI; Gigabyte System Network; High Performance Parallel Interface; Hippi
High Performance Peripheral Interface
HIPPI         
COMPUTER BUS
HiPPI; Gigabyte System Network; High Performance Parallel Interface; Hippi
HIPPI         
COMPUTER BUS
HiPPI; Gigabyte System Network; High Performance Parallel Interface; Hippi
HIPPI, short for High Performance Parallel Interface, is a computer bus for the attachment of high speed storage devices to supercomputers, in a point-to-point link. It was popular in the late 1980s and into the mid-to-late 1990s, but has since been replaced by ever-faster standard interfaces like Fibre Channel and 10 Gigabit Ethernet.

Википедия

Parallel port

In computing, a parallel port is a type of interface found on early computers (personal and otherwise) for connecting peripherals. The name refers to the way the data is sent; parallel ports send multiple bits of data at once (parallel communication), as opposed to serial communication, in which bits are sent one at a time. To do this, parallel ports require multiple data lines in their cables and port connectors and tend to be larger than contemporary serial ports, which only require one data line.

There are many types of parallel ports, but the term has become most closely associated with the printer port or Centronics port found on most personal computers from the 1970s through the 2000s. It was an industry de facto standard for many years, and was finally standardized as IEEE 1284 in the late 1990s, which defined the Enhanced Parallel Port (EPP) and Extended Capability Port (ECP) bi-directional versions. Today, the parallel port interface is virtually non-existent in new computers because of the rise of Universal Serial Bus (USB) devices, along with network printing using Ethernet and Wi-Fi connected printers.

The parallel port interface was originally known as the Parallel Printer Adapter on IBM PC-compatible computers. It was primarily designed to operate printers that used IBM's eight-bit extended ASCII character set to print text, but could also be used to adapt other peripherals. Graphical printers, along with a host of other devices, have been designed to communicate with the system.